Skip to content

RoutedViewHost.ViewContractObservable property

Defined in

Type: RoutedViewHost Namespace: ReactiveUI Assembly: ReactiveUI.WinUI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041

public IObservable<string?> ViewContractObservable { get; set; }

View source

Summary: Gets or sets the view contract observable.

Returns: IObservable

Value: The view contract observable.